Commit Graph

170 Commits

Author SHA1 Message Date
Guojie Luo ef0ecb12cc Chage some error!() and panic!() to warn!()
and mark the messages with "PITFALL" (keng)
To-Do: support the integer type
2023-05-05 05:43:12 +00:00
Guojie Luo a7645b2e10 Support replication expressions 2023-04-24 12:41:44 +00:00
Guojie Luo 54d6ffda3c Support unary negation and "kParameterAssignList" 2023-04-24 05:18:14 +00:00
Guojie Luo 0030a144ef Partly support parameter in Verilog-2001 2023-04-18 09:29:32 +00:00
Guojie Luo d256091c7b Support "!=", "<", ">" and partly support "*" 2023-04-18 08:37:17 +00:00
Yanting Zhang 65b7d9301f Update event_control.rs 2023-03-13 20:09:31 +08:00
Yanting Zhang c8befea7c3 Update tags.rs 2022-11-12 10:17:29 +08:00
Yanting Zhang e9ab51b90b Update module_declaration.rs 2022-11-02 18:12:37 +08:00
Yanting Zhang 907e5ef21b update for boundreg issue
port declaration for , connection
2022-10-14 16:43:08 +08:00
Yanting Zhang 4eb2201d11 Update expression.rs 2022-09-14 12:28:06 +08:00
Yanting Zhang 7d616a4e14 Update expression.rs 2022-09-14 12:18:33 +08:00
Yanting Zhang 6bd0ad90ed Update expression.rs 2022-09-14 12:15:39 +08:00
Yanting Zhang 32358eb2cb Update expression.rs 2022-09-14 09:54:45 +08:00
Yanting Zhang 8c82ffa1de Update symbol_declaration.rs 2022-09-13 21:15:40 +08:00
Yanting Zhang 6fae07a546 Update symbol_declaration.rs 2022-09-13 21:02:23 +08:00
Yanting Zhang 03d6039783 update escapedidentifier 2022-09-02 13:50:31 +08:00
Yanting Zhang aaf0ff373b Update symbol_declaration.rs 2022-08-31 22:04:10 +08:00
Yanting Zhang 62700597e0 Update expression.rs 2022-08-31 21:46:57 +08:00
Yanting Zhang a207406436 Update symbol_declaration.rs 2022-08-31 21:32:32 +08:00
Yanting Zhang 9c918cb0ad Update symbol_declaration.rs 2022-08-31 21:27:10 +08:00
Yanting Zhang 766ed5eded Update expression.rs 2022-08-31 14:16:15 +08:00
Yanting Zhang a8f3892fa9 Update net_variable_assignment.rs 2022-08-31 13:53:55 +08:00
Yanting Zhang e0e478d0de [to-fix] lpvalue identifier 2022-08-31 13:47:59 +08:00
Yanting Zhang 6c205e283a Update net_variable_assignment.rs 2022-08-28 23:14:35 +08:00
Yanting Zhang 35aef91b14 Update symbol_declaration.rs 2022-08-28 23:02:45 +08:00
Yanting Zhang a45ef6b73c Update net_variable_assignment.rs 2022-08-28 22:54:20 +08:00
Yanting Zhang d9cdd837d4 Update symbol_declaration.rs 2022-08-28 22:49:15 +08:00
Yanting Zhang 55c7288031 [issue]to fix {} symbol tag 2022-08-27 17:20:44 +08:00
Yanting Zhang 937e1b3631 Update nonblocking_assignment_statement.rs 2022-08-23 21:14:20 +08:00
Yanting Zhang e8c4219f10 Update nonblocking_assignment_statement.rs 2022-08-22 17:11:39 +08:00
Yanting Zhang a30771fd68 Update symbol_declaration.rs
[to-fix]symbol not found (port declaration and port)
2022-08-22 17:03:17 +08:00
Yanting Zhang 3f85ea5c6e Update tags.rs 2022-07-19 21:35:24 +08:00
Yanting Zhang 473e7e49eb add parameter verilog case 2022-07-19 20:15:56 +08:00
Yanting Zhang 624f80ad72 Update net_variable_assignment.rs 2022-07-17 13:40:54 +08:00
Yanting Zhang b0b6148789 Update net_variable_assignment.rs 2022-07-17 13:28:19 +08:00
Yanting Zhang d686583bcd Update expression.rs 2022-07-17 13:18:34 +08:00
Yanting Zhang 02c25c6a72 Update symbol_declaration.rs 2022-07-17 13:15:02 +08:00
Yanting Zhang 7b62b1b642 Update symbol_declaration.rs 2022-07-17 13:10:09 +08:00
Yanting Zhang f4932e5bfc Update always_statement.rs 2022-06-21 15:09:35 +08:00
Yanting Zhang 2cb9d14477 Update always_statement.rs 2022-06-20 22:19:58 +08:00
Yanting Zhang de4572d8fc Update always_statement.rs 2022-06-20 22:05:14 +08:00
张燕婷2001210542 371991accf 删除.DS_Store 2022-05-24 20:46:14 +08:00
Yanting Zhang d259597cb1 Create .DS_Store 2022-05-24 20:32:45 +08:00
Guojie Luo 20acd43de9 Support high-impedance numbers and inout port 2022-05-24 14:26:52 +08:00
Guojie Luo 753d7daaa5 Add sensitivity signals to SyntaxTable 2022-05-21 00:54:50 +08:00
Guojie Luo e53cee4959 Remove lvalues and rvalues from context 2022-05-21 00:24:15 +08:00
Guojie Luo 88632042e2 Create tools/ directory 2022-05-20 22:39:26 +08:00
Yanting Zhang eac727943f Update module_declaration.rs 2022-05-20 18:24:29 +08:00
Yanting Zhang 1cbff9d839 Update module_declaration.rs 2022-05-20 17:39:51 +08:00
Yanting Zhang 7cbd4df720 Update module_declaration.rs 2022-05-20 17:25:11 +08:00