steve
|
6cc5dd93fe
|
Handle line termination a la mac/windows/unix.
|
2003-07-15 02:41:07 +00:00 |
steve
|
5f96dc9faf
|
Update to snapshot 20030705.
|
2003-07-05 20:52:47 +00:00 |
steve
|
77da147629
|
Fix some enumeration warnings.
|
2003-07-05 20:42:08 +00:00 |
steve
|
1c4552e262
|
PAD names are LOC strings, not simple numbers
|
2003-07-05 20:22:18 +00:00 |
steve
|
5b351599f0
|
Allow attributes on Verilog 2001 port declarations.
|
2003-07-04 03:57:18 +00:00 |
steve
|
c2feb162f2
|
PAD attribute can be used to assign pins.
|
2003-07-04 01:08:03 +00:00 |
steve
|
7734ba99fc
|
Generate MUXF5 based 4-input N-wide muxes.
|
2003-07-04 00:10:09 +00:00 |
steve
|
dccd7ec7e2
|
Remove the vvp_cpoint_t indirect code pointer.
|
2003-07-03 20:03:36 +00:00 |
steve
|
272dc749da
|
IOPAD support.
|
2003-07-03 17:46:33 +00:00 |
steve
|
01b858ef13
|
Wider thread vector limit.
|
2003-07-03 17:44:10 +00:00 |
steve
|
939a85054d
|
spemm WORDS_BIGENDIAN correctly.
|
2003-07-03 16:29:55 +00:00 |
steve
|
004ecd08dd
|
Elide empty begin-end in conditionals.
|
2003-07-02 04:19:16 +00:00 |
steve
|
eb605694eb
|
More xilinx common code.
|
2003-07-02 03:02:15 +00:00 |
steve
|
b810556d3f
|
Remember to set INIT on wide-or trailing luts.
|
2003-07-02 02:58:18 +00:00 |
steve
|
3a3e288f6f
|
No longer export generic-edif functions.
|
2003-07-02 00:48:03 +00:00 |
steve
|
0ffb613229
|
Missing copyright notice.
|
2003-07-02 00:27:24 +00:00 |
steve
|
2e4276f5c5
|
Fix spelling of part= flag.
|
2003-07-02 00:26:49 +00:00 |
steve
|
daad030ce6
|
Add xilinx support for bufif1.
|
2003-07-02 00:25:40 +00:00 |
steve
|
5314ec373b
|
lut3 for 3input wide or.
|
2003-06-30 19:21:21 +00:00 |
steve
|
03089bdbf3
|
Add support for wide OR/NOR gates.
|
2003-06-28 04:18:47 +00:00 |
steve
|
253f3bc660
|
Add Xilinx support for A/B MUX devices.
|
2003-06-26 03:57:05 +00:00 |
steve
|
7b933eddd4
|
Correct handle of put to function return value.
|
2003-06-26 03:20:24 +00:00 |
steve
|
a9595fe6ba
|
Do not elide ports of cells.
|
2003-06-25 04:46:03 +00:00 |
steve
|
e8a222e783
|
Fix mingw portability problems.
|
2003-06-25 04:04:19 +00:00 |
steve
|
0e797dc7bc
|
Virtex and Virtex2 share much code.
|
2003-06-25 02:55:57 +00:00 |
steve
|
f7162eb538
|
Spelling fixes.
|
2003-06-25 01:49:06 +00:00 |
steve
|
56b876afc4
|
Add -Wall to compile.
|
2003-06-25 01:48:39 +00:00 |
steve
|
957a464743
|
Virtex support for NOT gates.
|
2003-06-25 01:46:44 +00:00 |
steve
|
79248d0592
|
Add ivl_synthesis_cell support for virtex2.
|
2003-06-24 03:55:00 +00:00 |
steve
|
21ff80075a
|
Various warnings fixed.
|
2003-06-24 01:38:02 +00:00 |
steve
|
bad861dba3
|
Module attributes make it al the way to ivl_target.
|
2003-06-23 01:25:44 +00:00 |
steve
|
5cb5a19819
|
ivl_synthesis_cell cuts off synthesis within a module.
|
2003-06-23 00:14:44 +00:00 |
steve
|
996d4c76db
|
vpi_handle diagnostic message.
|
2003-06-22 04:19:26 +00:00 |
steve
|
565e4f1fed
|
gettimeprecision will null argument has specific meaning.
|
2003-06-21 23:40:15 +00:00 |
steve
|
61195c5daa
|
Harmless fixup of warnings.
|
2003-06-21 01:21:42 +00:00 |
steve
|
ccf4d4d7da
|
Module attributes from the parser
through to elaborated form.
|
2003-06-20 00:53:19 +00:00 |
steve
|
cc5f7a64b0
|
Add attributes to modules.
|
2003-06-19 18:54:49 +00:00 |
steve
|
71a404a546
|
Add arithmetic shift operators.
|
2003-06-18 03:55:18 +00:00 |
steve
|
ae418c6a6d
|
Account for all 64 bits in results of $time.
|
2003-06-18 00:54:28 +00:00 |
steve
|
2894c021e7
|
Better trace of PLI1 registration.
|
2003-06-17 22:09:45 +00:00 |
steve
|
2321df4bfc
|
Remove short int restrictions from vvp opcodes. (part 2)
|
2003-06-17 21:28:59 +00:00 |
steve
|
96ca885aca
|
Remove short int restrictions from vvp opcodes.
|
2003-06-17 19:17:42 +00:00 |
steve
|
bbdf03b457
|
1) setlinebuf() for vpi_trace
2) Addes error checks for trace file opens
3) removes now extraneous flushes
4) fixes acc_next() bug
|
2003-06-17 16:55:07 +00:00 |
steve
|
b544b319fa
|
Handle special case of (*).
|
2003-06-17 04:23:25 +00:00 |
steve
|
536b79b667
|
Handle bufz as buf in generic fpga/edif target.
|
2003-06-17 03:47:41 +00:00 |
steve
|
4da0cc4c8c
|
Fix fprintf warning.
|
2003-06-16 22:14:15 +00:00 |
steve
|
ad102e80de
|
Functions can have sub-scope.
|
2003-06-16 00:34:08 +00:00 |
steve
|
c8b18b998e
|
Spell Yasuhisa correctly.
|
2003-06-16 00:33:41 +00:00 |
steve
|
1b0408ac8f
|
More efficient code for ternary expressions.
|
2003-06-15 22:49:32 +00:00 |
steve
|
222eaa0f88
|
Operands of unsigned multiply are unsigned.
|
2003-06-15 18:53:20 +00:00 |